#############################################################################
#                                                                           #
#                       netX Host                                           #
#                                                                           #
#############################################################################


General Notes
-------------
The versions are given in the form "<major>.<minor>.<build>.<revision>".
This is in line with the canonical numbering for all Hilscher firmware.
The dates are given in the international date format (yyyy-mm-dd).



#############################################################################
#                                                                           #
#                            Version History                                #
#                                                                           #
#############################################################################

V1.6.0.0 (2020-02-06)
---------------------
Changed:
  - None
  
Add-ons:
 - None
 
Bug fixes:
 - Fix endless loop if CIFX driver is selected

V1.5.0.0 (2020-01-27)
---------------------
Changed:
 - Changed error evaluation in board enumeration function
 - Download progressbar is now clear on the end of the download and resulting state is shown
  
Add-ons:
 - None
 
Bug fixes:
 - None

V1.4.0.0 (2019-08-12)
---------------------
Changed:
 - None
  
Add-ons:
 - None
 
Bug fixes:
 - Fixed access viaolation on program close, if a API DLL was unsuccessfully laoded during start-up

 
V1.3.0.0 (2019-05-20)
---------------------
Changed:
 - None
  
Add-ons:
 - Add support for netX90/netX4000 devices/firmware
 
Bug fixes:
 - File Upload writes file in netHost application directory on Windows 7
 - File Explorer 'file delete' functionality may fail on eCos based firmware

V1.2.0.0 (2015-12-08)
---------------------
Changed:
 - Added support for cifX Device Driver and netX SPM USB connections
  
Add-ons:
 - None
 
Bug fixes:
 - None

V1.1.0.0 (2015-08-17)
---------------------
Changed:
 - Added 64Bit support
  
Add-ons:
 - None
 
Bug fixes:
 - None


V1.0.0.0 (2013-03-01)
----------------------
Initial version.
Created from the "cifX Driver Test" application provided with the
Hilscher CIFX Windows driver.

